WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / Refresh Method / Refresh(Nullable<GridCellType>,GridCellRange) Method
Type of the cell.
The range.
In This Topic
    Refresh(Nullable<GridCellType>,GridCellRange) Method
    In This Topic
    Refreshes the specified cells.
    Syntax

    Parameters

    cellType
    Type of the cell.
    range
    The range.
    See Also